[INFO] cloning repository https://github.com/AtefR/Corral
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtefR/Corral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtefR%2FCorral", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtefR%2FCorral'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc3c4a19660add6a3b69a78cbf3e42f776f57dc8
[INFO] fixing AtefR/Corral against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtefR%2FCorral" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AtefR/Corral
[INFO] finished tweaking git repo https://github.com/AtefR/Corral
[INFO] tweaked toml for git repo https://github.com/AtefR/Corral written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AtefR/Corral on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AtefR/Corral already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4cdccf578220e01cba52403991baf34a2d69d95ce03abb5e360eedb4f1e1d600
[INFO] running `Command { std: "docker" "start" "4cdccf578220e01cba52403991baf34a2d69d95ce03abb5e360eedb4f1e1d600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4cdccf578220e01cba52403991baf34a2d69d95ce03abb5e360eedb4f1e1d600" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cdccf578220e01cba52403991baf34a2d69d95ce03abb5e360eedb4f1e1d600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4cdccf578220e01cba52403991baf34a2d69d95ce03abb5e360eedb4f1e1d600" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating corral_core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating corral_tui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating corral_cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating corral_helper/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking corral-helper v0.1.0 (/opt/rustwide/workdir/corral_helper)
[INFO] [stderr]    Migrating corral_helper/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking corral_core v0.1.0 (/opt/rustwide/workdir/corral_core)
[INFO] [stderr]    Migrating corral_core/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> corral_core/src/fpm.rs:142:37
[INFO] [stdout]      |
[INFO] [stdout]  142 |             if let Some(mut pool) = pools.remove(&key) {
[INFO] [stdout]      |                         --------    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |           |
[INFO] [stdout]      |                         |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `pool` calls a custom destructor
[INFO] [stdout]      |                         `pool` will be dropped later as of Edition 2024
[INFO] [stdout]  143 |                 let _ = pool.child.kill().await;
[INFO] [stdout]      |                         -----------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  144 |                 let _ = pool.child.wait().await;
[INFO] [stdout]      |                         -----------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  145 |             }
[INFO] [stdout]  146 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]      |
[INFO] [stdout]  290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]      |
[INFO] [stdout]  290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> corral_core/src/laravel.rs:157:39
[INFO] [stdout]      |
[INFO] [stdout]  157 |                 if let Some(mut worker) = workers.remove(&key) {
[INFO] [stdout]      |                             ----------    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |             |
[INFO] [stdout]      |                             |             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                             |             up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `worker` calls a custom destructor
[INFO] [stdout]      |                             `worker` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  160 |                             child.kill().await.context("failed stopping worker")?;
[INFO] [stdout]      |                             -----------------------------------------------------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             `__awaitee` calls a custom destructor
[INFO] [stdout]      |                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  161 |                             let _ = child.wait().await;
[INFO] [stdout]      |                                     ------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  164 |                             let status = Command::new("kill")
[INFO] [stdout]      |                                          --------------------
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |  ________________________________________`#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |  ______________________________________|
[INFO] [stdout]      | | |
[INFO] [stdout]  165 | | |                             .args(["-TERM", &worker.pid.to_string()])
[INFO] [stdout]  166 | | |                             .stdin(Stdio::null())
[INFO] [stdout]  167 | | |                             .stdout(Stdio::null())
[INFO] [stdout]  168 | | |                             .stderr(Stdio::null())
[INFO] [stdout]  169 | | |                             .status()
[INFO] [stdout]  170 | | |                             .await
[INFO] [stdout]      | | |                                  -
[INFO] [stdout]      | | |                                  |
[INFO] [stdout]      | | |__________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  171 | |                               .context("failed sending TERM to external worker")?;
[INFO] [stdout]      | |                                                                                 -
[INFO] [stdout]      | |                                                                                 |
[INFO] [stdout]      | |_________________________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                                                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  181 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]      |
[INFO] [stdout]  290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `worker` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]      |
[INFO] [stdout]  290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `worker` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_core/src/proxy.rs:191:32
[INFO] [stdout]     |
[INFO] [stdout] 191 |         while let Some(task) = self.tasks.pop() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 192 |             task.await.context("proxy task join failure")?;
[INFO] [stdout]     |             ----------------------------------------------
[INFO] [stdout]     |             |    |
[INFO] [stdout]     |             |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `__awaitee` calls a custom destructor
[INFO] [stdout]     |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 193 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_core/src/runtime.rs:503:37
[INFO] [stdout]     |
[INFO] [stdout] 502 |             if !self.is_project_running(&id).await {
[INFO] [stdout]     |                 ----------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 503 |                 if let Err(error) = self.start_project(&id).await {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |        |                       |
[INFO] [stdout]     |                            |        |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |        |                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `error` calls a custom destructor
[INFO] [stdout]     |                            `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 510 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking corral_tui v0.1.0 (/opt/rustwide/workdir/corral_tui)
[INFO] [stderr]    Migrating corral_tui/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> corral_core/src/fpm.rs:142:37
[INFO] [stdout]      |
[INFO] [stdout]  142 |             if let Some(mut pool) = pools.remove(&key) {
[INFO] [stdout]      |                         --------    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                         |           |
[INFO] [stdout]      |                         |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `pool` calls a custom destructor
[INFO] [stdout]      |                         `pool` will be dropped later as of Edition 2024
[INFO] [stdout]  143 |                 let _ = pool.child.kill().await;
[INFO] [stdout]      |                         -----------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  144 |                 let _ = pool.child.wait().await;
[INFO] [stdout]      |                         -----------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  145 |             }
[INFO] [stdout]  146 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]      |
[INFO] [stdout]  290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]      |
[INFO] [stdout]  290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> corral_core/src/laravel.rs:157:39
[INFO] [stdout]      |
[INFO] [stdout]  157 |                 if let Some(mut worker) = workers.remove(&key) {
[INFO] [stdout]      |                             ----------    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |             |
[INFO] [stdout]      |                             |             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                             |             up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `worker` calls a custom destructor
[INFO] [stdout]      |                             `worker` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  160 |                             child.kill().await.context("failed stopping worker")?;
[INFO] [stdout]      |                             -----------------------------------------------------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             `__awaitee` calls a custom destructor
[INFO] [stdout]      |                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  161 |                             let _ = child.wait().await;
[INFO] [stdout]      |                                     ------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  164 |                             let status = Command::new("kill")
[INFO] [stdout]      |                                          --------------------
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |  ________________________________________`#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |  ______________________________________|
[INFO] [stdout]      | | |
[INFO] [stdout]  165 | | |                             .args(["-TERM", &worker.pid.to_string()])
[INFO] [stdout]  166 | | |                             .stdin(Stdio::null())
[INFO] [stdout]  167 | | |                             .stdout(Stdio::null())
[INFO] [stdout]  168 | | |                             .stderr(Stdio::null())
[INFO] [stdout]  169 | | |                             .status()
[INFO] [stdout]  170 | | |                             .await
[INFO] [stdout]      | | |                                  -
[INFO] [stdout]      | | |                                  |
[INFO] [stdout]      | | |__________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  171 | |                               .context("failed sending TERM to external worker")?;
[INFO] [stdout]      | |                                                                                 -
[INFO] [stdout]      | |                                                                                 |
[INFO] [stdout]      | |_________________________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                                                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  181 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]      |
[INFO] [stdout]  290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `worker` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]      |
[INFO] [stdout]  290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `worker` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_core/src/proxy.rs:191:32
[INFO] [stdout]     |
[INFO] [stdout] 191 |         while let Some(task) = self.tasks.pop() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 192 |             task.await.context("proxy task join failure")?;
[INFO] [stdout]     |             ----------------------------------------------
[INFO] [stdout]     |             |    |
[INFO] [stdout]     |             |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `__awaitee` calls a custom destructor
[INFO] [stdout]     |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 193 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_core/src/runtime.rs:503:37
[INFO] [stdout]     |
[INFO] [stdout] 502 |             if !self.is_project_running(&id).await {
[INFO] [stdout]     |                 ----------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 503 |                 if let Err(error) = self.start_project(&id).await {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |        |                       |
[INFO] [stdout]     |                            |        |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |        |                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `error` calls a custom destructor
[INFO] [stdout]     |                            `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 510 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_tui/src/lib.rs:456:57
[INFO] [stdout]     |
[INFO] [stdout] 438 | /             tokio::select! {
[INFO] [stdout] 439 | |                 _ = ticker.tick() => {
[INFO] [stdout] 440 | |                     drain_logs(&mut logs_rx, &mut app);
[INFO] [stdout] 441 | |                     drain_php_install_events(&mut app, &mut runtime, &store, &mut php_install_rx).await;
[INFO] [stdout]     | |                     -----------------------------------------------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |                         app.redis_state = runtime.service_status(ManagedService::Redis).await;
[INFO] [stdout]     | |                                           ---------------------------------------------------
[INFO] [stdout]     | |                                           |
[INFO] [stdout]     | |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 446 | |                         app.mysql_state = runtime.service_status(ManagedService::Mysql).await;
[INFO] [stdout]     | |                                           ---------------------------------------------------
[INFO] [stdout]     | |                                           |
[INFO] [stdout]     | |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 447 | |                         app.mail_state = runtime.service_status(ManagedService::Mail).await;
[INFO] [stdout]     | |                                          --------------------------------------------------
[INFO] [stdout]     | |                                          |
[INFO] [stdout]     | |                                          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                          `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 448 | |                         sync_project_runtime_state(&mut app, &runtime).await;
[INFO] [stdout]     | |                         ----------------------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 453 | |                         match runtime.consume_watch_events_and_refresh().await {
[INFO] [stdout]     | |                               ------------------------------------------------
[INFO] [stdout]     | |                               |                                          |
[INFO] [stdout]     | |                               |                                          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                               |                                          `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                               `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |                                     if let Err(error) = runtime.ensure_all_projects_started().await {
[INFO] [stdout]     | |                                                -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                                |        |                                     |
[INFO] [stdout]     | |                                                |        |                                     this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |                                                |        |                                     up until Edition 2021 `#22` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                                |        |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                                |        |                                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                |        this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                                                |        up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                                |        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                                |        `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                `error` calls a custom destructor
[INFO] [stdout]     | |                                                `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |                                 }
[INFO] [stdout]     | |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 463 | |                                 app.refresh_from_runtime(&runtime);
[INFO] [stdout] 464 | |                                 sync_project_runtime_state(&mut app, &runtime).await;
[INFO] [stdout]     | |                                 ----------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                 `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | |                             Err(error) => {
[INFO] [stdout]     | |                                 -----
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                 `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |                         runtime.reconcile_system_integration().await;
[INFO] [stdout]     | |                         --------------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 486 | |                             handle_sudo_modal_key(&mut app, key.code).await;
[INFO] [stdout]     | |                             -----------------------------------------------
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |                                         handle_add_custom_command(&mut app, &mut runtime, &store).await;
[INFO] [stdout]     | |                                         ---------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 497 | |                                         handle_rename_custom_command(&mut app, &mut runtime, &store).await;
[INFO] [stdout]     | |                                         ------------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     | |                                         `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 524 | |                                 handle_overview_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 -----------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                                 `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |                                 handle_projects_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 -------------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     | |                                 `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |                                 handle_services_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 -----------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     | |                                 `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 533 | |                                 handle_php_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 --------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     | |                                 `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 536 | |                                 handle_doctor_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 ---------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                                 `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |                                 handle_settings_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 -------------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                                 `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________`futures` calls a custom destructor
[INFO] [stdout]     |               `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_tui/src/lib.rs:453:31
[INFO] [stdout]     |
[INFO] [stdout] 438 | /             tokio::select! {
[INFO] [stdout] 439 | |                 _ = ticker.tick() => {
[INFO] [stdout] 440 | |                     drain_logs(&mut logs_rx, &mut app);
[INFO] [stdout] 441 | |                     drain_php_install_events(&mut app, &mut runtime, &store, &mut php_install_rx).await;
[INFO] [stdout]     | |                     -----------------------------------------------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |                         app.redis_state = runtime.service_status(ManagedService::Redis).await;
[INFO] [stdout]     | |                                           ---------------------------------------------------
[INFO] [stdout]     | |                                           |
[INFO] [stdout]     | |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 446 | |                         app.mysql_state = runtime.service_status(ManagedService::Mysql).await;
[INFO] [stdout]     | |                                           ---------------------------------------------------
[INFO] [stdout]     | |                                           |
[INFO] [stdout]     | |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 447 | |                         app.mail_state = runtime.service_status(ManagedService::Mail).await;
[INFO] [stdout]     | |                                          --------------------------------------------------
[INFO] [stdout]     | |                                          |
[INFO] [stdout]     | |                                          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                          `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 448 | |                         sync_project_runtime_state(&mut app, &runtime).await;
[INFO] [stdout]     | |                         ----------------------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 453 | |                         match runtime.consume_watch_events_and_refresh().await {
[INFO] [stdout]     | |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                               |                                          |
[INFO] [stdout]     | |                               |                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |                               |                                          up until Edition 2021 `#22` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                               |                                          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                               |                                          `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                               up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                               `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |                                     if let Err(error) = runtime.ensure_all_projects_started().await {
[INFO] [stdout]     | |                                                -----    -------------------------------------------
[INFO] [stdout]     | |                                                |        |                                     |
[INFO] [stdout]     | |                                                |        |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                                |        |                                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                |        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                                |        `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                `error` calls a custom destructor
[INFO] [stdout]     | |                                                `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |                                 sync_project_runtime_state(&mut app, &runtime).await;
[INFO] [stdout]     | |                                 ----------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                 `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | |                             Err(error) => {
[INFO] [stdout]     | |                                 -----
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                 `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |                     }
[INFO] [stdout]     | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |                         runtime.reconcile_system_integration().await;
[INFO] [stdout]     | |                         --------------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 486 | |                             handle_sudo_modal_key(&mut app, key.code).await;
[INFO] [stdout]     | |                             -----------------------------------------------
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |                                         handle_add_custom_command(&mut app, &mut runtime, &store).await;
[INFO] [stdout]     | |                                         ---------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 497 | |                                         handle_rename_custom_command(&mut app, &mut runtime, &store).await;
[INFO] [stdout]     | |                                         ------------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     | |                                         `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 524 | |                                 handle_overview_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 -----------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                                 `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |                                 handle_projects_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 -------------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     | |                                 `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |                                 handle_services_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 -----------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     | |                                 `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 533 | |                                 handle_php_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 --------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     | |                                 `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 536 | |                                 handle_doctor_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 ---------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                                 `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |                                 handle_settings_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 -------------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                                 `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________`futures` calls a custom destructor
[INFO] [stdout]     |               `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> corral_tui/src/lib.rs:2363:31
[INFO] [stdout]      |
[INFO] [stdout] 2363 |                         match persist_runtime_config(runtime, store).await {
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                               |                                      |
[INFO] [stdout]      |                               |                                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                               |                                      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               |                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2373 |                             Err(error) => {
[INFO] [stdout]      |                                 -----
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 `error` calls a custom destructor
[INFO] [stdout]      |                                 `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2378 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 2379 |                     Err(message) => {
[INFO] [stdout] 2380 |                         let error = anyhow!(message);
[INFO] [stdout]      |                             -----
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating corral_core/tests/e2e_runtime.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_tui/src/lib.rs:456:57
[INFO] [stdout]     |
[INFO] [stdout] 438 | /             tokio::select! {
[INFO] [stdout] 439 | |                 _ = ticker.tick() => {
[INFO] [stdout] 440 | |                     drain_logs(&mut logs_rx, &mut app);
[INFO] [stdout] 441 | |                     drain_php_install_events(&mut app, &mut runtime, &store, &mut php_install_rx).await;
[INFO] [stdout]     | |                     -----------------------------------------------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |                         app.redis_state = runtime.service_status(ManagedService::Redis).await;
[INFO] [stdout]     | |                                           ---------------------------------------------------
[INFO] [stdout]     | |                                           |
[INFO] [stdout]     | |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 446 | |                         app.mysql_state = runtime.service_status(ManagedService::Mysql).await;
[INFO] [stdout]     | |                                           ---------------------------------------------------
[INFO] [stdout]     | |                                           |
[INFO] [stdout]     | |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 447 | |                         app.mail_state = runtime.service_status(ManagedService::Mail).await;
[INFO] [stdout]     | |                                          --------------------------------------------------
[INFO] [stdout]     | |                                          |
[INFO] [stdout]     | |                                          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                          `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 448 | |                         sync_project_runtime_state(&mut app, &runtime).await;
[INFO] [stdout]     | |                         ----------------------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 453 | |                         match runtime.consume_watch_events_and_refresh().await {
[INFO] [stdout]     | |                               ------------------------------------------------
[INFO] [stdout]     | |                               |                                          |
[INFO] [stdout]     | |                               |                                          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                               |                                          `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                               `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |                                     if let Err(error) = runtime.ensure_all_projects_started().await {
[INFO] [stdout]     | |                                                -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                                |        |                                     |
[INFO] [stdout]     | |                                                |        |                                     this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |                                                |        |                                     up until Edition 2021 `#22` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                                |        |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                                |        |                                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                |        this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                                                |        up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                                |        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                                |        `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                `error` calls a custom destructor
[INFO] [stdout]     | |                                                `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |                                 }
[INFO] [stdout]     | |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 463 | |                                 app.refresh_from_runtime(&runtime);
[INFO] [stdout] 464 | |                                 sync_project_runtime_state(&mut app, &runtime).await;
[INFO] [stdout]     | |                                 ----------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                 `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | |                             Err(error) => {
[INFO] [stdout]     | |                                 -----
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                 `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |                         runtime.reconcile_system_integration().await;
[INFO] [stdout]     | |                         --------------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 486 | |                             handle_sudo_modal_key(&mut app, key.code).await;
[INFO] [stdout]     | |                             -----------------------------------------------
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |                                         handle_add_custom_command(&mut app, &mut runtime, &store).await;
[INFO] [stdout]     | |                                         ---------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 497 | |                                         handle_rename_custom_command(&mut app, &mut runtime, &store).await;
[INFO] [stdout]     | |                                         ------------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     | |                                         `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 524 | |                                 handle_overview_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 -----------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                                 `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |                                 handle_projects_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 -------------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     | |                                 `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |                                 handle_services_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 -----------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     | |                                 `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 533 | |                                 handle_php_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 --------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     | |                                 `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 536 | |                                 handle_doctor_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 ---------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                                 `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |                                 handle_settings_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 -------------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                                 `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________`futures` calls a custom destructor
[INFO] [stdout]     |               `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_tui/src/lib.rs:453:31
[INFO] [stdout]     |
[INFO] [stdout] 438 | /             tokio::select! {
[INFO] [stdout] 439 | |                 _ = ticker.tick() => {
[INFO] [stdout] 440 | |                     drain_logs(&mut logs_rx, &mut app);
[INFO] [stdout] 441 | |                     drain_php_install_events(&mut app, &mut runtime, &store, &mut php_install_rx).await;
[INFO] [stdout]     | |                     -----------------------------------------------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 445 | |                         app.redis_state = runtime.service_status(ManagedService::Redis).await;
[INFO] [stdout]     | |                                           ---------------------------------------------------
[INFO] [stdout]     | |                                           |
[INFO] [stdout]     | |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 446 | |                         app.mysql_state = runtime.service_status(ManagedService::Mysql).await;
[INFO] [stdout]     | |                                           ---------------------------------------------------
[INFO] [stdout]     | |                                           |
[INFO] [stdout]     | |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 447 | |                         app.mail_state = runtime.service_status(ManagedService::Mail).await;
[INFO] [stdout]     | |                                          --------------------------------------------------
[INFO] [stdout]     | |                                          |
[INFO] [stdout]     | |                                          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                          `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 448 | |                         sync_project_runtime_state(&mut app, &runtime).await;
[INFO] [stdout]     | |                         ----------------------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 453 | |                         match runtime.consume_watch_events_and_refresh().await {
[INFO] [stdout]     | |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                               |                                          |
[INFO] [stdout]     | |                               |                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |                               |                                          up until Edition 2021 `#22` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                               |                                          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                               |                                          `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                               up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                               `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |                                     if let Err(error) = runtime.ensure_all_projects_started().await {
[INFO] [stdout]     | |                                                -----    -------------------------------------------
[INFO] [stdout]     | |                                                |        |                                     |
[INFO] [stdout]     | |                                                |        |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                                                |        |                                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                |        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                                |        `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                                `error` calls a custom destructor
[INFO] [stdout]     | |                                                `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |                                 sync_project_runtime_state(&mut app, &runtime).await;
[INFO] [stdout]     | |                                 ----------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                 `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | |                             Err(error) => {
[INFO] [stdout]     | |                                 -----
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                 `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |                     }
[INFO] [stdout]     | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 476 | |                         runtime.reconcile_system_integration().await;
[INFO] [stdout]     | |                         --------------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 486 | |                             handle_sudo_modal_key(&mut app, key.code).await;
[INFO] [stdout]     | |                             -----------------------------------------------
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |                                         handle_add_custom_command(&mut app, &mut runtime, &store).await;
[INFO] [stdout]     | |                                         ---------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 497 | |                                         handle_rename_custom_command(&mut app, &mut runtime, &store).await;
[INFO] [stdout]     | |                                         ------------------------------------------------------------------
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     | |                                         `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 524 | |                                 handle_overview_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 -----------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                                 `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |                                 handle_projects_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 -------------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     | |                                 `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |                                 handle_services_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 -----------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     | |                                 `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 533 | |                                 handle_php_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 --------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     | |                                 `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 536 | |                                 handle_doctor_key(&mut app, &mut runtime, key.code).await;
[INFO] [stdout]     | |                                 ---------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                                 `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |                                 handle_settings_key(&mut app, &mut runtime, &store, key.code).await;
[INFO] [stdout]     | |                                 -------------------------------------------------------------------
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                                 `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 544 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `futures_init` calls a custom destructor
[INFO] [stdout]     | |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____________`futures` calls a custom destructor
[INFO] [stdout]     |               `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking corral v0.1.0 (/opt/rustwide/workdir/corral_cli)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> corral_tui/src/lib.rs:2363:31
[INFO] [stdout]      |
[INFO] [stdout] 2363 |                         match persist_runtime_config(runtime, store).await {
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                               |                                      |
[INFO] [stdout]      |                               |                                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                               |                                      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               |                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2373 |                             Err(error) => {
[INFO] [stdout]      |                                 -----
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 `error` calls a custom destructor
[INFO] [stdout]      |                                 `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2378 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 2379 |                     Err(message) => {
[INFO] [stdout] 2380 |                         let error = anyhow!(message);
[INFO] [stdout]      |                             -----
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_core/tests/e2e_runtime.rs:206:34
[INFO] [stdout]     |
[INFO] [stdout] 206 |         while let Some(joined) = jobs.join_next().await {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                  |                |
[INFO] [stdout]     |                                  |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                  |                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                  up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 207 |             joined.context("concurrency task panicked")??;
[INFO] [stdout]     |             ---------------------------------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 208 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed corral_core/tests/e2e_runtime.rs (9 fixes)
[INFO] [stderr]    Migrating corral_cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed corral_cli/src/main.rs (6 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> corral_cli/src/main.rs:1288:29
[INFO] [stdout]      |
[INFO] [stdout] 1288 |           if let Err(error) = run_helper_with_sudo(&[
[INFO] [stdout]      |  ____________________-----____^
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `error` calls a custom destructor
[INFO] [stdout]      | |                    `error` will be dropped later as of Edition 2024
[INFO] [stdout] 1289 | |             String::from("disable-low-ports"),
[INFO] [stdout] 1290 | |             String::from("--binary"),
[INFO] [stdout] 1291 | |             binary.display().to_string(),
[INFO] [stdout] 1292 | |         ])
[INFO] [stdout] 1293 | |         .await
[INFO] [stdout]      | |          ----^
[INFO] [stdout]      | |          |   |
[INFO] [stdout]      | |          |   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |          |   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1301 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_cli/src/main.rs:406:31
[INFO] [stdout]     |
[INFO] [stdout] 406 |                         match inspect_php_tooling(&binary).await {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                               |                            |
[INFO] [stdout]     |                               |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               |                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 407 |                             Ok(report) => print_php_tooling_report(&label, &binary, &report),
[INFO] [stdout] 408 |                             Err(error) => println!(
[INFO] [stdout]     |                                 -----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `error` calls a custom destructor
[INFO] [stdout]     |                                 `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 415 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> corral_cli/src/main.rs:1288:29
[INFO] [stdout]      |
[INFO] [stdout] 1288 |           if let Err(error) = run_helper_with_sudo(&[
[INFO] [stdout]      |  ____________________-----____^
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `error` calls a custom destructor
[INFO] [stdout]      | |                    `error` will be dropped later as of Edition 2024
[INFO] [stdout] 1289 | |             String::from("disable-low-ports"),
[INFO] [stdout] 1290 | |             String::from("--binary"),
[INFO] [stdout] 1291 | |             binary.display().to_string(),
[INFO] [stdout] 1292 | |         ])
[INFO] [stdout] 1293 | |         .await
[INFO] [stdout]      | |          ----^
[INFO] [stdout]      | |          |   |
[INFO] [stdout]      | |          |   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |          |   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1301 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> corral_cli/src/main.rs:406:31
[INFO] [stdout]     |
[INFO] [stdout] 406 |                         match inspect_php_tooling(&binary).await {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                               |                            |
[INFO] [stdout]     |                               |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                               |                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 407 |                             Ok(report) => print_php_tooling_report(&label, &binary, &report),
[INFO] [stdout] 408 |                             Err(error) => println!(
[INFO] [stdout]     |                                 -----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `error` calls a custom destructor
[INFO] [stdout]     |                                 `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 415 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `error` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] crater-edition-check: corral_core v0.1.0 (/opt/rustwide/workdir/corral_core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: corral_tui v0.1.0 (/opt/rustwide/workdir/corral_tui) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: corral v0.1.0 (/opt/rustwide/workdir/corral_cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: corral-helper v0.1.0 (/opt/rustwide/workdir/corral_helper) updating edition from 2021 to 2024
[INFO] [stderr]     Checking corral_core v0.1.0 (/opt/rustwide/workdir/corral_core)
[INFO] [stderr]     Checking corral-helper v0.1.0 (/opt/rustwide/workdir/corral_helper)
[INFO] [stderr]     Checking corral_tui v0.1.0 (/opt/rustwide/workdir/corral_tui)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> corral_core/tests/e2e_runtime.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 398 |         unsafe { std::env::set_var("XDG_STATE_HOME", &state) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> corral_core/tests/e2e_runtime.rs:400:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |         unsafe { std::env::set_var("XDG_DATA_HOME", &data) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> corral_core/tests/e2e_runtime.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |         unsafe { std::env::set_var("XDG_CONFIG_HOME", &config) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> corral_core/tests/e2e_runtime.rs:412:13
[INFO] [stdout]     |
[INFO] [stdout] 412 |             unsafe { std::env::set_var("XDG_STATE_HOME", value) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> corral_core/tests/e2e_runtime.rs:415:13
[INFO] [stdout]     |
[INFO] [stdout] 415 |             unsafe { std::env::remove_var("XDG_STATE_HOME") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> corral_core/tests/e2e_runtime.rs:420:13
[INFO] [stdout]     |
[INFO] [stdout] 420 |             unsafe { std::env::set_var("XDG_DATA_HOME", value) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> corral_core/tests/e2e_runtime.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |             unsafe { std::env::remove_var("XDG_DATA_HOME") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> corral_core/tests/e2e_runtime.rs:428:13
[INFO] [stdout]     |
[INFO] [stdout] 428 |             unsafe { std::env::set_var("XDG_CONFIG_HOME", value) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> corral_core/tests/e2e_runtime.rs:431:13
[INFO] [stdout]     |
[INFO] [stdout] 431 |             unsafe { std::env::remove_var("XDG_CONFIG_HOME") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `corral_core` (test "e2e_runtime") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4cdccf578220e01cba52403991baf34a2d69d95ce03abb5e360eedb4f1e1d600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cdccf578220e01cba52403991baf34a2d69d95ce03abb5e360eedb4f1e1d600", kill_on_drop: false }`
[INFO] [stdout] 4cdccf578220e01cba52403991baf34a2d69d95ce03abb5e360eedb4f1e1d600
